home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010921-20020314 / 000394_jaltman@watsun.cc.columbia.edu_Tue Feb 26 12:28:04 EST 2002.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  41 lines

  1. Article: 13242 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!watsun.cc.columbia.edu!jaltman
  3. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: Timeout on FTP connections
  6. Date: 26 Feb 2002 17:26:10 GMT
  7. Organization: Columbia University
  8. Lines: 24
  9. Message-ID: <a5ggfi$e6l$1@newsmaster.cc.columbia.edu>
  10. References: <1aPe8.900$Sj7.352356@news1.news.adelphia.net>
  11. NNTP-Posting-Host: watsun.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1014744370 14549 128.59.39.2 (26 Feb 2002 17:26:10 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 26 Feb 2002 17:26:10 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13242
  16.  
  17. In article <1aPe8.900$Sj7.352356@news1.news.adelphia.net>,
  18. williecdog <williecdog@adelphia.net> wrote:
  19. : Hello All...
  20. : How can I set a timeout value when making FTP connections?  For instance,
  21. : when I attempt to connect to a server which is down, is there a way it will
  22. : "give up" on connecting after 10 seconds instead of the default (which seems
  23. : like a long time)?
  24. : I am using C-Kermit 8.0.200 on Solaris 2.6
  25. : Thanks for the help!
  26.  
  27.  
  28. Sorry, but no.  The timeout you are seeing is the TCP/IP connect() timeout
  29. value which may or may not be configurable at the TCP/IP stack level.
  30.  
  31.  Jeffrey Altman * Sr.Software Designer      C-Kermit 8.0 available now!!!
  32.  The Kermit Project @ Columbia University   includes Telnet, FTP and HTTP
  33.  http://www.kermit-project.org/             secured with Kerberos, SRP, and 
  34.  kermit-support@columbia.edu                OpenSSL. Interfaces with OpenSSH
  35.